settings: Cache xsettings
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Apr 2016 04:00:19 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Apr 2016 03:29:43 +0000 (23:29 -0400)
commit7afc6b1fd52295635633d16be6f1641b883fe368
tree70341694cea9854d20e2f37629c6b895715e9fbc
parent214870891761ce4437821e974c34da99d59eed96
settings: Cache xsettings

Instead of calling out to gdk every time an XSetting is requested,
cache the value (we already have the property_values array
anyway).

https://bugzilla.gnome.org/show_bug.cgi?id=765579
gtk/gtksettings.c